home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Updates⁄New / Inigo Gets Out / card_11284.txt < prev    next >
Encoding:
Text File  |  1988-05-11  |  519 b   |  29 lines

  1. -- card: 11284 from stack: in
  2. -- bmap block id: 2141
  3. -- flags: 4000
  4. -- background id: 2575
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   go card id 2927
  9. end mouseUp
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=0 top=286 right=342 bottom=50
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   go home
  27. end mouseUp
  28.  
  29.